Methods for judging near equality of objects of class pgrid or pp or wpp
# S3 method for pgrid
all.equal(target, current, ...)
# S3 method for pp
all.equal(target, current, ...)
# S3 method for wpp
all.equal(target, current, ...)
the objects of the same class to be compared.
currently without effect.
Either TRUE
or a vector of mode
“character” describing the differences between target and current.